runtime.lfstack.push (method)
7 uses
runtime (current package)
lfstack.go#L24: func (head *lfstack) push(node *lfnode) {
mgc.go#L1446: gcBgMarkWorkerPool.push(&node.node)
mgcpacer.go#L802: gcBgMarkWorkerPool.push(&node.node)
mgcpacer.go#L812: gcBgMarkWorkerPool.push(&node.node)
mgcwork.go#L410: work.empty.push(&b.node)
mgcwork.go#L420: work.full.push(&b.node)
mspanset.go#L322: p.stack.push(&block.lfnode)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)